Next: , Previous: ede-proj-target-elisp-autoloads, Up: Targets


7.6.11 ede-proj-target-makefile-miscelaneous

Inheritance Tree:
eieio-speedbar
eieio-speedbar-directory-button
See ede-target.
See ede-proj-target.
See ede-proj-target-makefile.
ede-proj-target-makefile-miscelaneous
No children
Slots:
:submakefile
Type: string
Default Value: ""

Miscellaneous sources which have a specialized makefile. The sub-makefile is used to build this target.

7.6.11.1 Specialized Methods
— Method: ede-proj-makefile-insert-rules :AFTER this

Create the make rule needed to create an archive for THIS.

— Method: ede-proj-makefile-sourcevar :AFTER this

Return the variable name for THIS's sources.

— Method: ede-proj-makefile-dependency-files :AFTER this

Return a list of files which THIS target depends on.